Skip to content

Basic Multithreads #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 4, 2025
Merged

Basic Multithreads #92

merged 3 commits into from
Jan 4, 2025

Conversation

AntonisZks
Copy link
Owner

I have applied some simple logic related to multiplethreading. Specifically I have added functionality that allows the user to choose how many threads they want to use to compute the distances. This extra functionality is enabled with the usage of an extra command-line arguement in the --create mode, with the following syntax:

-distance-threads <num_threads>

where <num_threads> is the number of threads to use.

@AntonisZks AntonisZks merged commit b951777 into main Jan 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant